Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

206
Views
Uncaught TypeError: No method named "clear" on wordpress plugin

i'm creating a WordPress website using porto theme, I got this jquery or javascript error using a plugin.

tried this plugin on Troubleshooting Mode and it works fine without problems!

any solution, please!

i include console error details when i try to use this plugin:

Uncaught TypeError: No method named "clear"        bootstrap.js?ver=5.0.1:4047
at Function.dropdownInterface (bootstrap.js:4047:17)
at HTMLDivElement.<anonymous> (bootstrap.js:4056:18)
at Function.each (jquery.min.js:2:3003)
at s.fn.init.each (jquery.min.js:2:1481)
at s.fn.init.jQueryInterface [as dropdown] (bootstrap.js:4055:19)
at Object.RevyBookingFlow.bindBrandToDropdown (flow.js:423:19)
at HTMLDivElement.<anonymous> (flow.js:241:29)
at HTMLDivElement.r.complete (jquery.min.js:2:62910)
at c (jquery.min.js:2:28327)
at Object.fireWith [as resolveWith] (jquery.min.js:2:29072)

Thank you

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

static dropdownInterface(element, config) {
  let data = Data.get(element, DATA_KEY$7);

  const _config = typeof config === 'object' ? config : null;

  if (!data) {
    data = new Dropdown(element, _config);
  }

  if (typeof config === 'string') {
    if (typeof data[config] === 'undefined') {
      throw new TypeError(`No method named "${config}"`);
    }

    data[config]();
  }
}
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!